Integrate Service - Saponet
I. Cases
1. Normal Cases
- Click to Call
- Click to SMS
- Iframe
2. Challenge Cases
3. Special Cases
II. Config
- ID Callcenter
- Host
- Description
- Fields- x-sapo-access-token
- tenant
 
1. Info
- Example: Info
II. Iframe
- Example: Iframe
III. Endpoint Table
| Name | Type | Method | Url | Trigger | Description | Parameters | Hard Params | Response Type | 
|---|---|---|---|---|---|---|---|---|
| get_orders | get_data | GET | https://:tenant.mysapo.net/admin/orders.json | none | path : path, customer_id : query, x-sapo-access-token : header | |||
| get_customers | get_data | GET | https://:tenant.mysapo.net/admin/customers.json | none | tenant : path, query : query, x-sapo-access-token : header | 
- referenceDocs: SaponetApi